PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / showShading Method
Shading to display.
In This Topic
    showShading Method
    In This Topic
    Shows a shading on the page. Operator: sh
    Syntax
    public void showShading( 
       PDFShading sh
    )

    Parameters

    sh
    Shading to display.
    See Also